-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.4.1
-
Code
-
Classes
- Settings_Page_Email
Total Complexity |
57 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
405 |
Lines of code |
307 |
Logical lines of code |
127 |
Comment lines |
70 |
Methods |
6 |
Properties |
0 |
Methods 6
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_and_sanitize() |
D |
32 |
39 |
93 |
update_wp2fa_network_options() |
A |
49 |
10 |
30 |
email_settings() |
A |
38 |
4 |
88 |
email_from_settings() |
S |
45 |
1 |
59 |
get_email_notification_definitions() |
S |
50 |
2 |
31 |
render() |
S |
71 |
1 |
6 |